css/page.css/* CSS Document */

body {
	width: 100%;
	margin: 0 !important;
	padding: 0;
	font-family: "宋体";
	color: #333;
	font-size: 14px;
	hasLayout: ture;
	position: relative;
	zoom: 1;
	overflow-x: hidden;
	background: #f7f7f7;
}

/*信创终端字体适配*/
body {
	font-family: "Helvetica Neue", Helvetica, tahoma, Arial, "Noto Sans CJK SC", "PingFang SC", "\5FAE\8F6F\96C5\9ED1", "Microsoft Yahei", "WenQuanYi Micro Hei", sans-serif;
}

a,
blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
img,
input,
lable,
li,
ol,
option,
p,
pre,
select,
span,
strong,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
tr,
ul {
	font-family: "Helvetica Neue", Helvetica, tahoma, Arial, "Noto Sans CJK SC", "PingFang SC", "\5FAE\8F6F\96C5\9ED1", "Microsoft Yahei", "WenQuanYi Micro Hei", sans-serif !important;
}

.clear {
	clear: both;
}

p, h2, ul {
	margin: 0;
	padding: 0;
}

ul, li {
	list-style-image: none;
	list-style-type: none;
	list-style: none;
}

a {
	border: 0;
	text-transform: none;
	text-decoration: none;
	color: #3c3c3c;
}

a:link {
	border: 0;
	text-transform: none;
	text-decoration: none;
}

a:visited {
	border: 0;
	text-transform: none;
	text-decoration: none;
}

a:hover {
	border: 0;
	text-transform: none;
	color: #c00;
}

a:active {
	border: 0;
	text-transform: none;
	text-decoration: none;
}

.a_red:link {
	color: #cc0000;
}

.a_red:visited {
	color: #cc0000;
}

.a_red:hover {
	color: #cc0000;
}

.a_red:active {
	color: #cc0000;
}

.a_white:link {
	color: #ffffff;
}

.a_white:visited {
	color: #ffffff;
}

.a_white:hover {
	color: #ffffff;
}

.a_white:active {
	color: #ffffff;
}

.a1:link {
	color: #3c3c3c;
}

.a1:visited {
	color: #3c3c3c;
}

.a1:hover {
	color: #cc0000;
}

.a1:active {
	color: #3c3c3c;
}

.aB:link {
	border: #ffffff 1px solid;
	height: 83px;
}

.aB:visited {
	border: #ffffff 1px solid;
	height: 83px;
}

.aB:hover {
	border: #ad2623 1px solid;
	height: 83px;
}

.aB:active {
	border: #ffffff 1px solid;
	height: 83px;
}

#top {
	width: 100%;
	height: 30px;
	background: #a60400;
	color: #ffffff;
}

#top .text {
	width: 1000px;
	height: 22px;
	font-size: 13px;
	margin: auto !important;
	padding: 0;
}

#top .text_left {
	width: 400px;
	height: 20px;
	margin-top: 10px;
	float: left;
}

#top .text_right {
	width: 600px;
	height: 20px;
	margin-top: 10px;
	float: right;
	text-align: right;
}


#head {
	width: 1012px;
	height: 125px;
	background: url(../images/headBg.jpg) no-repeat;
	margin: auto !important;
	padding: 0;
}



/*左侧部分*/
#left {
	width: 732px;
	padding-left: 25px;
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
}

.part1 {
	width: 720px;
	height: 380px;
	float: left;
}

.title1, .title2, .title3, .title4 {
	width: 102px;
	height: 20px;
}

.title1 {
	background: url(../images/title.jpg) no-repeat scroll 0px 0px;
}

.title2 {
	background: url(../images/title.jpg) no-repeat scroll 0px -21px;
}

.title3 {
	background: url(../images/title.jpg) no-repeat scroll 0px -96px;
}

.title4 {
	background: url(../images/title.jpg) no-repeat scroll 0px -44px;
	margin-top: 6px;
}

.title5 {
	width: 168px;
	height: 26px;
	background: url(../images/title.jpg) no-repeat scroll 0px -119px;
}

.title6 {
	width: 127px;
	height: 28px;
	background: url(../images/title.jpg) no-repeat scroll 0px -66px;
}

.title7 {
	width: 86px;
	height: 23px;
	background: url(../images/title.jpg) no-repeat scroll 0px -149px;
}

.title8, .title9, .title10, .title11 {
	width: 250px;
	height: 42px;
}

.title8 {
	background: url(../images/title.jpg) no-repeat scroll 0px -182px;
}

.title9 {
	background: url(../images/title.jpg) no-repeat scroll 0px -226px;
}

.title10 {
	background: url(../images/title.jpg) no-repeat scroll 0px -270px;
}

.title11 {
	background: url(../images/title.jpg) no-repeat scroll 0px -315px;
}

.newsBox {
	width: 720px;
	height: 370px;
	border-top: #b5b5b5 1px solid;
	margin-top: 5px;
	padding-top: 15px;
}

.newsImg {
	width: 460px;
	height: 305px;
	float: left;
	background: #ccc;
}

.newsImgTitle {
	width: 450px;
	height: 20px;
	text-align: center;
	overflow: hidden;
	margin-top: 275px;
	padding: 5px;
	background: #000000;
	filter: alpha(opacity = 5);
	opacity: .5
}

.newsImgFont {
	clear: inherit;
	color: #ffffff;
	filter: alpha(opacity = 9);
	opacity: .9
}

.newsText {
	width: 250px;
	height: 305px;
	margin-left: 10px;
	float: left;
}

.newsText li {
	list-style-image: none;
	list-style: none;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	height: 31px;
	width: 240px;
	float: left;
}

.part2 {
	width: 340px;
	height: 240px;
	float: left;
}

.part2Text {
	width: 330px;
	height: 220px;
	border-top: #b5b5b5 1px solid;
	margin-top: 5px;
	padding-top: 15px;
	padding-left: 5px;
}

.part2Text li {
	list-style-image: none;
	list-style: none;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	width: 330px;
	height: 30px;
	float: left;
}

.more1 {
	width: 80px;
	height: 20px;
	float: right;
	margin-right: 15px;
	margin-top: 5px;
	text-align: right;
	font-size: 12px;
}

.margin1 {
	margin-right: 20px;
}

.margin2 {
	margin-top: 8px;
}

.margin3 {
	margin-left: 15px;
}

.margin4 {
	margin-top: 2px;
}

.margin5 {
	margin-right: 10px;
}

.margin6 {
	margin-top: 20px;
}

.part3 {
	width: 715px;
	height: 580px;
	border: #b5b5b5 1px solid;
	margin-top: 5px;
	padding-top: 15px;
	float: left;
}

.mapbox {
	width: 720px;
	height: 535px;
	background: url(../images/indexMap.jpg) no-repeat;
}

#right {
	width: 250px;
	margin-top: 10px;
	float: left;
}

.login {
	width: 220px;
	height: 373px;
	margin-left: 10px;
}

.loginImg {
	margin-top: 5px;
}

.part4 {
	width: 250px;
	height: 330px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.part4Text {
	width: 220px;
	height: 283px;
	text-align: left;
	text-indent: 2em;
	line-height: 30px;
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 8px;
}

.part5 {
	width: 250px;
	height: 200px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.part5Text {
	width: 250px;
	height: 157px;
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 8px;
}

.part5Text li {
	list-style-image: none;
	list-style: none;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	width: 220px;
	height: 30px;
	float: left;
}

.textarea1 {
	width: 210px;
	height: 90px;
}

.buttonbox {
	height: 30px;
	width: 220px;
	margin-right: 8px;
	text-align: right;
	margin-top: 10px;
}



#footer .text {
	padding-top: 30px;
	margin-left: 180px;
	height: 90px;
	width: 700px;
}



#footer1 .text {
	padding-top: 30px;
	margin-left: 180px;
	height: 90px;
	width: 700px;
}

#head1 {
	width: 1012px;
	height: 115px;
	background: url(../images/headBg1.jpg) no-repeat;
	margin: auto !important;
	padding: 0;
}



#newsbox {
	width: 870px;
	padding-top: 40px;
	padding-left: 70px;
	padding-bottom: 40px;
	/* background: #f4f4f4; */
}

#newsbox .title {
	width: 870px;
	height: 40px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

#newsbox .from {
	width: 870px;
	height: 30px;
	text-align: center;
	font-size: 13px;
	color: #0000FF;
}

#newsbox .text {
	width: 820px;
	text-align: left;
	text-indent: 2em;
	line-height: 30px;
	border-top: 1px #cccccc solid;
	padding: 10px 30px;
}

#newsbox .text li {
	width: 800px;
	height: 30px;
	text-align: left;
	border-bottom: 1px #cccccc dashed;
	background: url(../images/list.png) no-repeat;
	padding: 8px 5px 8px 0px;
	list-style-image: none;
	list-style: none;
}
.p2, .p3 {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 13px;
	padding: 1px 6px 1px 6px;
}

.btn_add {
	color: #a60400;
}

.btn_add:hover {
	color: #a60400;
	text-decoration: underline;
}

.listTitle {
	width: 140px;
	height: 22px;
	background: url(../images/newsListTitle.png) no-repeat;
	padding-left: 20px;
	color: #990000;
	font-family: SimSun, "宋体";
	font-size: 18px;
	margin-bottom: 10px;
}

.qycxLeft {
	width: 200px;
	height: 600px;
	background: #f1f1f1;
	float: left;
	padding-top: 15px;
	padding-left: 15px;
}

.select1 {
	width: 100px;
	height: 25px;
	border: 1px #cdcdcd solid;
}

.qycxText {
	width: 600px;
	text-align: left;
	line-height: 30px;
	padding-left: 30px;
	float: left;
	padding-bottom: 30px;
}

.qycxText li {
	width: 550px;
	height: 30px;
	text-align: left;
	border-bottom: 1px #cccccc dashed;
	background: url(../images/list.png) no-repeat;
	padding: 8px 5px 8px 20px;
	list-style-image: none;
	list-style: none;
}

#head2 {
	width: 100%;
	height: 141px;
	background: url(../images/unionCss/bg/topBg1.jpg) repeat-x;
} */

.headLeft {
	width: 601px;
	height: 136px;
	background: url(../images/unionCss/bg/top1.jpg) no-repeat;
	float: left;
}

.headRight {
	width: 324px;
	height: 136px;
	background: url(../images/unionCss/bg/topImg1.jpg) no-repeat;
	float: right;
}

.headbuttom {
	background: rgba(0, 0, 0, 0) url("../images/unionCss/bg/topBg1.jpg")
		repeat-x scroll 0 0;
	border-bottom: 5px solid #ea3603;
	height: 136px;
	min-width: 1000px;
}

#gnBox {
	width: 1020px;
	height: 550px;
	margin: 0 auto !important;
	padding: 0;
}

#gnBox ul {
	margin: 0px;
	padding: 0px;
}

.nav_l1 {
	margin-top: 10px;
}

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.li4 {
	width: 113px;
	height: 34px;
	padding-top: 8px;
	float: left;
	text-align: center;
	/* background: url(../images/gnBg4.jpg) no-repeat; */
	font-size: 15px;
	margin-left: 5px;
	margin-top: 5px;
}

.lia6 {
	width: 126px;
	height: 38px;
	/* padding-top: 8px; */
	float: left;
	text-align: center;
	background:#f7f7f7;
	border: 1px solid #dcdcdc;
	font-size: 15px;
	color:#4c4c4c;
	margin-left: 12px;
	line-height: 40px;
	margin-top:5px;
	border-radius:3px;
}

.lia6:hover{
	background: #e5e5e5;
}

.li6 {
	width: 131px;
	height: 34px;
	padding-top: 8px;
	float: left;
	text-align: center;
	background: url(../images/gnBg6.jpg) no-repeat;
	font-size: 15px;
	margin-left: 5px;
	margin-top: 5px;
}

.li8 {
	width: 141px;
	height: 34px;
	padding-top: 8px;
	float: left;
	text-align: center;
	background: url(../images/gnBg8.jpg) no-repeat;
	font-size: 15px;
	margin-left: 5px;
	margin-top: 5px;
}

#navBox {
	clear: both;
	width: 191px;
	min-height: 600px;
	height: auto !important;
}

.gnTitle1 {
	font-size: 14px;
	width: 90px;
	height: 26px;
	padding-top: 5px;
	background: #ba0a00;
	border-right: 4px #cccccc solid;
	float: left;
	margin-right: 10px;
	text-align: center;
	color: #ffffff;
}

.gnTitle2 {
	font-size: 14px;
	width: 90px;
	height: 26px;
	padding-top: 5px;
	background: #e6e6e6;
	border-right: 4px #cccccc solid;
	float: left;
	margin-right: 10px;
	color: #000000;
	text-align: center;
}

.titleBox {
	height: 31px;
	padding: 15px 0 0 15px;
	border-bottom: #eeeeee 1px solid;
	background: url(../images/titleBoxBg.jpg) repeat-x;
}

.tb1 {
	background: #f3e0dd;
	height: 40px;
	padding-left: 10px;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	border-top: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
}

.tb2 {
	background: #f1f1f1;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	height: 40px;
}

.tb3 {
	background: #ffffff;
	padding-left: 10px;
	height: 40px;
}

.tb4 {
	background: #f1f1f1;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	height: 40px;
}

.tb5 {
	background: #ffffff;
	text-align: center;
	height: 40px;
}

.tb6 {
	background: #ffffff;
	text-align: center;
	height: 40px;
	border-bottom: 1px solid #cdcdcd;
}

.input1 {
	width: 300px;
	height: 19px;
	padding-top: 3px;
	paddng-left: 5px;
	border: #cdcdcd 1px solid;
	display: inline-table;
}

.input2 {
	width: 120px;
	height: 19px;
	padding-top: 3px;
	paddng-left: 5px;
	border: #cdcdcd 1px solid;
	display: inline-table;
}

.input3 {
	width: 50px;
	height: 19px;
	padding-top: 3px;
	paddng-left: 5px;
	border: #cdcdcd 1px solid;
	display: inline-table;
}

#loginBox {
	width: 800px;
	padding-top: 40px;
	padding-left: 200px;
	padding-bottom: 100px;
}

.loginTitle {
	width: 179px;
	height: 36px;
	background: url(../images/loginTitleBg.jpg) no-repeat;
	padding-top: 3px;
	font-size: 20px;
	font-weight: bold;
}

.loginText {
	width: 500px;
	height: 220px;
	background: #efefef;
	border-bottom: 5px #cccccc solid;
	padding: 40px;
}

.logininput1 {
	width: 250px;
	height: 20px;
	border: #d5d5d5 1px solid;
	padding: 3px;
}

.logininput2 {
	width: 120px;
	height: 20px;
	border: #d5d5d5 1px solid;
	padding: 3px;
}

.loginFont {
	font-size: 16px;
	word-spacing: 1px;
}

.loginFont1 {
	font-size: 16px;
	word-spacing: 3px;
}

.code {
	width: 120px;
	height: 26px;
	background: #ffffff;
}

.queryTable{
width:98%;
border: 1px solid #dbdbdb;
margin:10px 0 0px auto;
border-collapse: collapse;
}


.queryTable td, .queryTable th {
	color: #333;
	font-size: 12px;
	font-weight: 700;
	line-height: 28px;
	padding: 6px 5px 5px 5px;
}
 .queryTable th {
    text-align: right;
    width:15%;
}
 .queryTable td {
    width:35%;
}

input[type=text]:focus, select:focus, textarea:focus {
    box-shadow: 0 0 5px #52a8ec;
    border: 1px solid #52a8ec;
}

.toolBox {
	margin: 0px auto;
	height: 67px;
	line-height: 67px;
	width: 100%;
	text-align: center;
	/* background: #f4f4f4; */
}

#secth {
	height: 41px;
	background: #e4e8ef;
}

.editTable {
	background: #fff none repeat scroll 0 0;
	line-height: 1.5;
	width: 98%;
	margin: 10px 0 0 auto;
	border-collapse:collapse;
}

.editTable thead {
	 border: 1px solid #ddd;
}

.editTable thead th {
	height: 40px;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 3px;
	background: #f0f4f7 none repeat scroll 0 0;
}

.editTable tbody th {
	background: #f0f4f7 none repeat scroll 0 0;
	color: #555;
	text-align: right;
}

.editTable tbody td, .editTable tbody th {
	border: 1px solid #ddd;
	line-height: 24px;
	padding: 6px 5px;
}

.editTable em {
	color: red;
	font-style: normal;
	margin-right: 5px;
}

.btnBox {
	height: 35px;
}

/*鏍戝舰*/
#menuTreeMain {
	position: absolute;
	display: none;
	float: left;
	height: 250px;
	width: 150px;
	margin-top: 3px;
	border: 1px solid #cdcdcd;
	z-index: 100;
	font-size: 12px;
}

#treeDiv {
	height: 250px;
	width: 100%;
	overflow-y: auto;
	background-color: #fafafa;
	color: #000000;
}

#treeDiv li span {
	padding: 0px 0 0px 0px;
	line-height: 18px;
	height: 18px;
	display: line-height;
	font-weight: normal;
	background-color: #fafafa;
	cursor: pointer;
}

#treeDiv li {
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 1px 0 1px 16px;
	border-bottom: 0;
	background-color: #fafafa;
}

#tree_nav {
	border-bottom: 1px solid #c1dcef;
	height: 25px;
	line-height: 25px;
	width: 100%;
	background-image: url(../images/title-bar-bg.gif);
}

#tree_nav .tree_title {
	float: left;
	color: #666666;
	font-weight: bold;
	padding: 0 0 0 5px;
}

#tree_nav .tree_op {
	float: right;
	padding: 0 5px;
	font-weight: normal;
}

#td_success_bg {
	background: url(../images/cg_27.jpg) no-repeat center;
}

#opInfo {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 200px;
	height: 20px;
	margin: -10px 0 0 -100px;
	text-align: center;
	vertical-align: top;
	z-index: -10;
}

.op_success {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	background: url(../images/right.png) no-repeat left center;
	font-size: 14px;
	font-weight: bold;
	color: green;
	padding: 0 0 0 20px;
}

.op_error {
	display: inline-block;
	height: 20px;
	padding: 0 0 0 20px;
	line-height: 20px;
	background: url(../images/fail.png) no-repeat left center;
	font-size: 14px;
	font-weight: bold;
	color: red;
}

/*鍓嶇琛ㄦ牸*/
.corpFrontTable {
	width: 100%;
	border: 0px;
	margin: 0px auto;
	border-collapse: collapse;
	text-align: center;
	border: 1px solid #cdcdcd;
	line-height: 35px;
}

.corpFrontTable thead {
	background-color: #f3e0dd;
}

.corpFrontTable thead th {
	height: 40px;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 3px;
}

.corpFrontTable tbody th {
	height: 35px;
	border: 1px solid #cdcdcd;
	text-align: right;
	padding-right: 5px;
	background-color: #f1f1f1
}

.corpFrontTable tbody td {
	border: 1px solid #cdcdcd;
	text-align: left;
	padding-left: 10px;
}

.corpFrontTable em {
	color: red;
	font-style: normal;
	margin-right: 5px;
}

.errorMessage {
	color: red;
	width: 95%;
	text-align: center;
}

.successMessage {
	color: red;
	width: 95%;
	text-align: center;
}

.successMessageLogin {
	color: blue;
	width: 95%;
	text-align: left;
	font-size: 16px;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
}

/*reset*/
.bk, .bk3, .bk6, .bk8, .bk10, .bk15, .bk20, .bk30 {
	clear: both;
	font-size: 1px;
	height: 0;
	line-height: 1px
}

.bk3 {
	height: 3px;
}

.bk6 {
	height: 6px
}

.bk8 {
	height: 8px
}

.bk10 {
	height: 10px
}

.bk15 {
	height: 15px
}

.bk20 {
	height: 20px
}

.bk30 {
	height: 30px
}

.text-c {
	text-align: center
}

.text-l {
	text-align: left
}

.text-r {
	text-align: right
}

.text-c {
	width: 100%;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	height: 40px;
	letter-spacing: 3px;
	border-bottom: 2px solid #fff;
	line-height: 45px;
}


.xiexian {
	background: url(../images/xiexian.png) center no-repeat;
}

#treeMain {
	position: absolute;
	display: none;
	float: left;
	height: 250px;
	width: 150px;
	margin-top: 3px;
	border: 1px solid #808080;
	z-index: 100;
	background-color: #ffffff;
	font-size: 12px;
}

#menuTreeMain {
	position: absolute;
	display: none;
	float: left;
	height: 250px;
	width: 150px;
	margin-top: 3px;
	border: 1px solid #808080;
	z-index: 100;
	background-color: #ffffff;
	font-size: 12px;
}

#treeDiv {
	height: 250px;
	width: 100%;
	overflow-y: auto;
	background-color: #ffffff;
	color: #000000;
}

#treeDiv li span {
	padding: 0px 0 0px 0px;
	line-height: 18px;
	height: 18px;
	display: line-height;
	font-weight: normal;
	background-color: #ffffff;
}

#treeDiv li {
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 1px 0 1px 16px;
	border-bottom: 0;
	background-color: #ffffff;
}

.input_text_long {
	width: 280px;
}

.input_text_short {
	width: 60px;
}

.gatherTable {
	width: 98%;
	margin: 10px auto 0px auto;
	border-collapse: collapse;
}

.gatherTable td {
	border: #666666 solid 1px;
	padding-left: 10px;
}

.gatherTable .first {
	width: 150px;
	text-align: center;
	background-color: #999999;
	font-weight: bold;
}

.gatherTable .second {
	width: 150px;
	text-align: center;
	height: 40px;
	background-color: #CCCCCC;
	font-weight: bold;
}

.gatherTable .subTable td {
	border: 0px;
}

.gatherBtn {
	text-align: center;
	height: 45px;
	line-height: 45px;
}

.queryTableTd_op {
	height: 30px;
}

.side_welcomeBox {
	background: #f0f3f7 none repeat scroll 0 0;
	padding: 15px 0;
}

.side_welcomeBox .tit {
	font: 400 16px/20px "宋体";
	padding: 0 10px;
}

.side_welcomeBox .u-data {
	font-size: 14px;
	line-height: 26px;
	padding: 5px 10px;
}

.side_welcomeBox .txt {
	color: #fff;
	line-height: 20px;
	padding: 6px 0 2px 13px;
}

.side_welcomeBox .txt .userName {
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
}

.side_welcomeBox .logoutbtn {
	font-weight: 700;
	background: #fff none repeat scroll 0 0;
	border-color: #bebebe;
	color: #666;
	text-decoration: none;
	border-radius: 5px;
	box-sizing: content-box;
	cursor: pointer;
	font-family: "宋体";
	font-size: 12px;
	height: 28px;
	letter-spacing: 1px;
	line-height: 28px;
	margin: 0 4px;
	padding: 0 12px;
	word-spacing: normal;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}

.side_welcomeBox .logoutbtn:hover {
	background: #afafaf none repeat scroll 0 0;
	color: #fff;
	text-decoration: none;
}

.f-tac {
	text-align: center;
}

#menu h1 {
	background: #dce3ed none repeat scroll 0 0;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #d6d6d6;
	cursor: pointer;
	height: 32px;
	line-height: 32px;
	padding: 6px 10px 6px 18px;
	color: #000;
	float: left;
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: 400;
	overflow: hidden;
	overflow-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 84%;
}

.mainnav {
	height: 30px;
	background: #f6f6f6;
	border-bottom: 1px solid #ddd;
	padding-left: 20px;
	margin-bottom: 5px;
}

.mainnav div {
	padding: 0 20px;
	float: left;
	height: 24px;
	line-height: 24px;
	margin-top: 6px;
	color: #666;
}

#menu div.on {
	border: 1px solid #ddd;
	border-bottom: none;
	background: #fff;
	font-weight: bold;
	color: #cc0000;
	border-radius: 3px 3px 0 0;
}

.footer2 {
	margin: 0 auto;
	height: 57px;
	background: url(../images/footer_bg.png) scroll left top repeat-x #fff;
}

.fcontent {
	margin-left: auto;
	margin-right: auto;
	padding: 6px 0;
	width: 600px;
	color: #666;
}

.fcontent li {
	float: left;
	width: 300px;
	font: 400 14px/22px Arial, sans-serif;
	text-align: left;
}

#menu .menu-tt {
	padding: 6px 10px 6px 18px;
	background: #dce3ed;
	height: 32px;
	border-left: 1px solid #d6d6d6;
	border-bottom: 1px solid #fff;
	cursor: pointer;
	position: relative;
}

#menu .menu-tt .tt {
	color: #000;
	/* float: left; */
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: 400;
}

#menu .icon-arrow_01 {
	background: url("../images/icon.png") no-repeat center center;
	position: absolute;
	right: 10px;
	top: 6px;
	width: 16px;
	height: 32px;
	display: inline-block
}

#menu .child-nav .icon-arrow_02 {
	background: url("../images/icons.png") no-repeat center center;
	position: absolute;
	right: 10px;
	top: 0px;
	width: 18px;
	height: 30px;
	display: inline-block;
}

#menu .child-nav {
	padding-left: 16px;
	line-height: 30px;
	font-size: 14px;
/* 	border-left: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6; */
	padding: 8px 0;
}

#menu i {
	display: inline-block
}

#menu .no {
	display: none;
}

#menu .crtmenu {
	border-right: 4px solid #8db3d7;
}

#menu .z-crt .menu-tt {
	border-right: 4px solid #8db3d7;
}

.menu-tt h2 {
	height: 32px;
	line-height: 32px;
}

#menu .child-nav .tt {
	padding-left: 12px;
	padding-right: 13px;
	background: url(../images/bg-tit_03.png) no-repeat #ededed;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
	overflow: hidden;
	position: relative;
}

#menu .child-nav .tt>a {
	float: left;
	display: inline-block;
	width: 84%;
	overflow: hidden;
}

#menu .child-nav li a {
	display: block;
	color: #333;
	font-weight: 700;
	text-decoration: none;
}

/* .f-mt20 {
    margin-top: 20px;
}
.g-mn-bd {
    padding-left: 10px;
      margin-top: 20px;
} */
#menu .child-nav .click-nav {
	background: #ec4c40 url("../images/bg-tit_03_z_crt.png") no-repeat
		scroll 0 0;
}

#menu .child-nav .click-nav a {
	color: #fff;
}

.child-nav li {
	margin: 5px 0;
	padding-left: 16px;
}

#menu {
	background: #fff none repeat scroll 0 0;
}


.input_text, .f_notNull {
	width: 97.8%;
}

/*新添加样式  */
.listTable1 {
	margin-left: auto;
	margin-right: auto;
}

.listTable1 thead th {
	background: #e4e8ef none repeat scroll 0 0;
	border-right: 1px solid #e4e8ef;
	font-weight: 700;
	padding: 10px;
	line-height: 28px;
}

.listTable1 th, .listTable1 td {
	border: #dbdbdb solid 1px;
}

.listTable1 tbody td {
	padding: 6px;
	line-height: 28px;
	text-align: left;
	height: 32px;
}

.listTable1 tbody td:first-child {
	padding: 6px;
	line-height: 20px;
	text-align: center;
}

.listTable1 tbody td:last-child {
	text-align: center;
}

.listTable1 tbody tr:nth-child(odd) {
	background: #f9f9f9;
}

.listTable1 {
	width: 100%;
	border: 0px;
	margin: 0 auto 0 10px;
	border-collapse: collapse;
	text-align: center;
	line-height: 1.5;
}

.listTable1 thead {
	background: none repeat scroll 0 0 #f1f1f1;
}

.listTable1 thead tr {
	height: 40px;
}

.listTable1 tbody tr {
	height: 32px;
	border-bottom: 1px solid #cdcdcd;
}

.listTable1 tbody tr:hover {
	background: #f1f5f7;
}

/*错误页面提示*/
.m-nf p {
	margin: 0;
	padding: 0;
}

.m-nf .err-wrap {
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	padding-bottom: 20px;
	width: 782px;
	font-family: '\5FAE\8F6F\96C5\9ED1';
	color: #633;
	font-weight: 700;
	text-align: center;
}

.err-wrap .link-wrap .u-link, .err-wrap .p1, .err-wrap .p3 {
	font-size: 30px;
	line-height: 32px;
}

.f-mt20 {
	margin-top: 20px;
}

.err-wrap .time-out-wrap {
	float: left;
	padding-left: 10px;
	width: 206px;
}

.err-wrap .link-wrap .u-link-l1 {
	background-image: url(../images/bg_err_01.png);
}

.err-wrap .link-wrap .u-link-l2 {
	background-image: url(../images/bg_err_02.png);
}

.err-wrap .link-wrap .u-link {
	padding-left: 40px;
	display: inline-block;
	width: 224px;
	height: 71px;
	color: #633;
	text-decoration: none;
	cursor: pointer;
}

.err-wrap .link-wrap .u-link, .err-wrap .p3 {
	font-weight: 400;
	font-size: 18px;
	line-height: 70px;
}

.err-wrap .link-wrap {
	float: right;
	width: 564px;
}

edi.core.min.css:2
.u-sel {
    border: 1px solid #d9d9d9;
    border-top-color: silver;
    height: 24px;
}
edi.core.min.css:2
.u-ipt, .u-ipt1, .u-sel {
    font-size: 14px;
    color: #000;
    background: #fff;
}
edi.core.min.css:2
.u-ipt, .u-sel {
    width: 95%;
    line-height: 17px;
}
.f_notNull, .input_text{
	 -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: silver #d9d9d9 #d9d9d9;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    padding: 3px;
     background: #fff none repeat scroll 0 0;
    color: #000;
    font-size: 14px;
}

#left_menu{
	border-right: 1px solid #d3dbe6;
}
#left_menu #menu{
	border-left: 1px solid #d6d6d6;
}


/*原有样式修改*/
.m-26{
	margin:26px 4px 0 6px;}

.guildbook{
	border-top:2px solid #cfd4da;
	border-bottom:2px solid #cfd4da;
	background:url(../../images/guidebook-img.jpg) left center no-repeat;
	height:176px;
	padding:0px 0px 0 201px;}
.guildbook div{
	background:url(../../images/guidebook-bg.jpg) bottom repeat-x;
	height:170px;
	padding:6px 10px 0 17px;}
.guildbook div h2{
	background:url(../../images/guidebook-ico.jpg) left 6px no-repeat;
	padding:5px 13px 4px 31px;
	font-weight:bold;
	font-size: 12px;
	color:#0b5faf;}
.guildbook div h2 a{
	text-decoration:underline;
	color:#0b5faf;}
.guildbook div p{
	margin:0;
	padding:0px 13px 0 31px;
	line-height:20px;
	color:#000;
	font-size:12px;}
.guildbook div h3{
	text-align:right;
	padding:0px 0 0 0;}
	







